
/*滚动条样式*/
/* ::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-track{background:#f8f8f8}
::-webkit-scrollbar-thumb{background:#107030;height:60px}
::-webkit-scrollbar-thumb:window-inactive{background:#107030}
::-webkit-scrollbar-thumb:vertical:hover{background:#107030} */

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif,"微软雅黑";}
em,i{font-style:normal}
a:hover{text-decoration:none}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{outline: none;outline-offset:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p{margin-top:0;margin-bottom:0;}
ul{margin:0;padding:0;}
ul,li{list-style: none;}
a:focus, a:hover{text-decoration: none;}
a{display: block;color:#333;}
a:focus, a:hover{color:#333;}
img{display: block;}
textarea{resize: none;}
.Animation{-webkit-transition:all 1s;transition:all 1s;opacity:0}
.fullpage{width:100%;overflow:hidden}
.img{width:100%;overflow:hidden;margin:0 auto;position:relative}
.img img{display:block;width:100%;-webkit-transition:all .5s;transition:all .5s}
.fl{float:left;}
.fr{float:right;}
.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.overflowY{overflow-y:hidden;}

@media (min-width:1600px){
	.container{width:1400px}
}
@media (min-width:1800px){
	.index_body .container,.header .container,.footer .container{width:1600px}
}

/* 右侧客服 */
.main-im{position:fixed;left:5px;top:50%;z-index:100;width:110px;min-height:134px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#2d7953;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:100%;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/icon/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:100%;padding:10px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-left:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/icon/weixing-icon.png) no-repeat center center;float:right;}
.main-im .im_main .weixing-show{width:140px;height:165px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;right:-155px;bottom:0;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent #fff transparent transparent;border-width:6px;right:140px;top:132px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent #ddd transparent transparent;border-width:8px;right:140px;top:130px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:125px;margin:5px auto;}
.main-im .im_main .weixing-show .weixing-txt{text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/icon/totop-icon.png) no-repeat center center;float:left;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/icon/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;width:40px;height:133px;background:url(../images/icon/open_im.png) no-repeat left top;}



/*foot*/
.gotop{width:40px;height:40px;background:url(../images/icon/gotop.png) no-repeat center;background-size:contain;position:fixed;right:5px;bottom:50px;cursor:pointer;display:none;transition:all .5s}
.gotop:hover{background:url(../images/icon/gotop1.png) no-repeat center;background-size:contain}

.footer{font-size:14px;background-color:#202d27;color:#acadad;}
.footer a{display:inline-block;color:#acadad}
.footer a:hover{color:#fff;}
.footerMiddle{padding:40px 0;}
.footerMiddle .container{display: flex;justify-content: space-between;flex-flow: row wrap;}
.footerMiddle .container:before,.footerMiddle .container:after{display: none;}
.footerMiddle h5{font-size:15px;color:#fff;margin-bottom:15px;font-weight:700;}
.f_text .text{font-size:14px;line-height:28px;}
.f_href a{position: relative;float:left;width:90px;padding-top:5px;padding-bottom:10px;margin-right:20px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.25);-webkit-transition:all .5s;transition:all .5s;}
.f_href a:before{content: '';position: absolute;width:0;height:2px;background:#fff;left:0;top:17px;-webkit-transition:all .5s;transition:all .5s;}
.f_href a:nth-child(3n){margin-right:0;}
.f_href a:hover{padding-left:20px;}
.f_href a:hover:before{width:10px;}
.f_ewm .items{text-align:center;}
.f_ewm .items>div{margin-right:20px;}
.f_ewm .items img{max-width:120px;margin:0 auto 10px;}
.copyRight{font-size:12px;color:rgba(255,255,255,0.6);padding:16px 15px;text-align:center;background:#1b2822;color:#757575;}
.copyRight a{color:#757575;}
.support{text-transform:uppercase}
.f_ewm .f_tel{display: block;font-size:18px;margin-bottom:10px;}

@media (max-width:767px){
	.gotop{width:30px;height:30px}
	.footerMiddle{padding:30px 0 5px;}
	.footerMiddle .container{display: block;}
	.f_text,.f_nav,.f_ewm{float:none;margin-bottom:25px;}
	.f_href a:nth-child(3n){margin-right:20px;}
	.f_ewm .items img{max-width:100px;}
	.copyRight .support{display: block;}
}
@media (min-width:768px){
	.footerMiddle h5{font-size:16px;}
	.f_text{width:50%;}
	.f_nav{width:310px;}
	.f_ewm{width:100%;margin-top:30px;}
	.f_ewm .f_tel{font-size:20px;}
}
@media (min-width:992px){
	.f_nav{width:360px;}
	.f_href a{margin-right:30px;width:100px;}
	.f_ewm .f_tel{font-size:24px;}
}
@media (min-width:1200px){
	.footerMiddle h5{margin-bottom:20px;}
	.f_text{width:400px;}
	.f_nav{width:360px;}
	.f_ewm{width:auto;margin-top:0;}
	.f_ewm .f_tel{font-size:26px;}
}
@media (min-width:1600px){
	.footerMiddle h5{margin-bottom:25px;}
	.f_text{width:500px;}
	.f_nav{width:420px;}
	.f_href a{width:120px;font-size:16px;padding-top:8px;padding-bottom:18px;margin-bottom:12px;}
	.f_text .text{font-size:16px;line-height:36px;}
	.f_ewm .f_tel{font-size:30px;}
}
@media (min-width:1800px){
	.footerMiddle h5{font-size:18px;}
	.f_text{width:620px;}
	.f_nav{width:460px;}
	.f_href a{margin-right:50px;}
	.f_text .text{font-size:18px;line-height:42px;}
	.f_ewm .f_tel{font-size:34px;margin-bottom:15px;}
}



/*导航*/
.bgfff .navbar-default{background-color:rgba(255,255,255,1);}
.bg .navbar-default{background-color:rgba(255,255,255,1);/* height:100vh; */}
.navbar-fixed-top{position: relative;}
.navbar-default{background-color:rgba(255,255,255,0.9);border:none;border-radius:0;margin-bottom:0;box-shadow:0 0 0 rgba(0,0,0,0);transition: all 0.5s;}
.navbar-brand{position: relative;height:auto;padding-top:10px;padding-bottom:10px}
.navbar-brand img{display:block;height:40px;transition: all 0.5s;}
.navbar-default .navbar-toggle{border:0}
.navbar-default .navbar-toggle .icon-bar{background-color:#2d7953;transition:all .5s}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{background-color:transparent}
.navbar-default .menu_close .icon-bar:nth-child(1){transform:rotate(45deg);position:relative;top:6px}
.navbar-default .menu_close .icon-bar:nth-child(2){display:none}
.navbar-default .menu_close .icon-bar:nth-child(3){transform:rotate(-45deg)}
.navbar-default .navbar-nav>li>a{color:#333;border-radius:20px;transition:all .5s;border-radius: 0;}
.navbar-default .nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover{color:#2d7953;background-color:transparent;}
.navbar-default .nav>li>a:focus,
.navbar-default .navbar-nav>.open>a:focus{color:#333;background-color:transparent}
.navbar-default .navbar-nav>li>a:hover:after,
.navbar-default .navbar-nav>.active>a:after{width:100%;}
.navbar-collapse::-webkit-scrollbar{width:2px;height:2px}
.navbar-fixed-top .navbar-collapse{max-height:450px;position:relative;}
.navbar-default .navbar-nav>li>.dropdown-pc{display: none;}

.menu_nav{padding:8px 0;display: none;}
.menu_nav>a{line-height:36px;color:#666;border-bottom:1px dotted #ccc;padding-left:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.nav>li.nav-search{overflow: hidden;padding:5px 15px 10px;border-bottom:1px solid rgba(0,0,0,0.1);}
.nav-search form{position: relative;width:100%;}
.nav-search form input{height:38px;border:1px #ccc solid;background-color:#f0f0f0;border-radius:10px;width:100%;padding:6px 12px;outline:0}
.nav-search form button{position: absolute;display:block;width:65px;height:100%;background-color:#2d7953;border:1px #2d7953 solid;border-radius:0 10px 10px 0;font-size:16px;color:#fff;margin-left:-1px;font-weight:lighter;outline:0;right:0;top:0;}



.top_search{float:right;margin-left:10px;}
.top_search .icon{display:block;width:38px;height:38px;overflow:hidden;margin:16px 0}
.top_search .icon img{display:block;width:100%;height:100%}
.top_search .open{width:100%;position:absolute;top:100%;right:0;z-index:1001;padding-top:10px;display:none}
.top_search .open .inner{background-color:#fff;border-radius:10px;line-height:20px;padding:15px;}
.top_search .open .inner form{position: relative;width:100%;}
.top_search .open .inner form input{height:38px;border:1px #ccc solid;background-color:#f0f0f0;border-radius:10px;width:100%;padding:6px 12px;outline:0}
.top_search .open .inner form button{position: absolute;display:block;width:65px;height:100%;background-color:#2d7953;border:1px #2d7953 solid;border-radius:0 10px 10px 0;font-size:16px;color:#fff;margin-left:-1px;font-weight:lighter;outline:0;right:0;top:0;}

.dropdown-menu{top:80%;box-shadow:0 0 0 rgba(0,0,0,0);margin:0;left:50%;background:#2d7953;border-radius: 0;border:none;padding:10px 0;text-align:center;}
.dropdown-menu a{color:#b6e3cd;font-size:14px;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dropdown-menu a:hover{color:#fff;}
@media (max-width:767px){
	.navbar-header{float:none;}
	.navbar-brand{padding-top:10px;padding-bottom:10px;}
	.navbar-brand img{height:45px}
	.navbar-toggle{margin-top:16px;margin-bottom:16px;margin-right:6px;}
	.navbar-toggle{display: block;}
	.navbar-nav>li{float:none;}
	.navbar-nav{float:none!important;margin:10px 0 25px;}
	.navbar-default .navbar-nav>li>.dropdown-min{font-size:14px;}
	.navbar-default .navbar-nav>li{margin-bottom:5px;}
	.navbar-default .navbar-nav>li:last-child{margin-bottom:0;}
	.navbar-default .navbar-nav>li>a{padding:10px 15px;}
	.navbar-default .navbar-nav>li>a:before{content:'';position: absolute;width:100%;height:1px;background:rgba(0,0,0,0.1);left:0;bottom:0;}
	.navbar-default .navbar-nav>li.active>a:before{height:2px;background:#2d7953;}
	.navbar-collapse.in{overflow-y:auto!important;}

	.navbar-default .container{max-height:100%;}
	.navbar-fixed-top .navbar-collapse{max-height:80%;}
	
	.top_search{display: none;}
	.dropdown-menu{text-align: left;padding:0}
	.dropdown-menu a{padding:10px 10px 10px 25px;color:#333;border-bottom:1px dashed rgba(0,0,0,0.1);}
	

}


@media (min-width:768px){
	.navbar-brand{padding-top:8px;padding-bottom:9px}
	.navbar-brand img{height:58px;}
	.navbar-collapse{display: block;}
	.navbar-default .navbar-nav>li{margin:0 3px;font-size:14px;}
	.navbar-default .navbar-nav>li>a{padding:0 6px;line-height:75px;}
	.navbar-default .navbar-nav>li>.dropdown-pc{display: block;}
	.navbar-default .navbar-nav>li>.dropdown-min,
	.nav>li.nav-search{display: none;}
	
	.top_search .open{max-width:300px;}
	.top_search .icon{margin:18px 0;}
	.dropdown-menu{/*width:88px;*/min-width:88px;margin-left:-44px;}

}
@media (min-width:992px){
	.navbar-brand{padding-top:11px;padding-bottom:11px}
	.navbar-default .navbar-nav>li{margin:0 5px;}
	.navbar-default .navbar-nav>li>a{padding:0 12px;line-height:80px;}
	
	.top_search{margin-left:30px;}
	.top_search .icon{margin:21px 0}

	
}
@media (min-width:1200px){
	.navbar-brand{padding-top:11px;padding-bottom:11px}
	.navbar-brand img{height:68px;}
	.navbar-default .navbar-nav>li{margin:0 10px;font-size:16px;}
	.navbar-default .navbar-nav>li>a{line-height:90px;}
	
	.top_search{margin-left:50px;}
	.top_search .icon{width:42px;height:42px;margin:24px 0;font-size:16px;}
	.dropdown-menu a{font-size:16px;}

	
}
@media (min-width:1600px){
	.navbar-brand{padding-top:16px;padding-bottom:16px}
	.navbar-default .navbar-nav>li{margin:0 20px;}
	.navbar-default .navbar-nav>li>a{line-height:100px;}

	.top_search .icon{width:46px;height:46px;margin:27px 0}

}
@media (min-width:1800px){
	.top_search{margin-left:100px;}
}


/*第一屏*/
.banner .swiper-slide{display: block;}
.banner .swiper-slide>img{width:100%;}
.banner_text .container{position:absolute;left:50%;top:50%;z-index:9;transform:translate(-50%,-50%)}
.banner_text img{width:100%;cursor:pointer}
.banner1 .banner_text img{transform:translateX(100%)}
.banner2 .banner_text img{transform:translateY(-100%)}
.banner3 .banner_text img{transform:translateY(100%)}
.banner4 .banner_text img{transform:translateX(-100%)}
.banner5 .banner_text img{transform:scale(0)}
.banner .swiper-slide-active .banner_text img{opacity:1;transform:none;transition-delay:.5s}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{transition: all 0.5s;outline: none;}
.banner .swiper-pagination-bullet{width:15px;height:3px;background:#fff;border-radius: 0;opacity: 0.5;}
.banner .swiper-pagination-bullet-active{background:#fff;opacity: 1;}
.swiper-button-next,.swiper-button-prev{outline: none;}
.PC_img{display:none;}

.indexTitle{text-align:center;margin-bottom:25px;display: block;}
.indexTitle h2{font-size:20px;font-weight: 700;text-transform: uppercase;}
.indexTitle h3{font-size:14px;margin-top:10px;}

/* 产品系列 */
.indexItem{padding:30px 0 40px;}
.proNav{text-align:center;margin-bottom:20px;}
.proNav li{display:inline-block;margin:0 10px 10px;}
.proNav a{position: relative;font-size:14px;padding-bottom:8px;}
.proNav a:after{content: '';position: absolute;width:100%;height:2px;width:0;background:#2d7953;left:0;bottom:0;-webkit-transition: all 0.5s;transition: all 0.5s;}
.proNav li:hover a,.proNav .active a{color:#2d7953;}
.proNav li:hover a:after,.proNav .active a:after{width:100%;}
.productList h5{font-size:16px;font-weight:700;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productList .text{padding:15px 0;border-bottom:1px solid #ccc;-webkit-transition: all 0.5s;transition: all 0.5s;}
.productList .p{color:#666666;line-height:24px;height:72px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition: all 0.5s;transition: all 0.5s;}
.productList a{-webkit-transition: all 0.5s;transition: all 0.5s;}
.productList a:hover{color:#2d7953;}
.productList a:hover .p{color:#2d7953;}
.productList a:hover .text{border-bottom-color:#2d7953;}
.productList a:hover .img img{-webkit-transform: scale(1.2);transform: scale(1.2);}

/* 产品优势 */
.advantageList a{background:#fff;padding:15px 10px;text-align:center;-webkit-transition: all 0.5s;transition: all 0.5s}
.advantageList .icon{position: relative;width:45px;height:45px;margin:0 auto 10px;}
.advantageList .icon img{width:100%;height:100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.hover{position: absolute;left:0;top:0;visibility: hidden;opacity: 0;}
.advantageList h5{font-size:16px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.advantageList .p{line-height:24px;height:72px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#666;-webkit-transition: all 0.5s;transition: all 0.5s}
.advantageList a:hover{color:#fff;background:#2d7953;}
.advantageList a:hover .default{visibility: hidden;opacity: 0;}
.advantageList a:hover .hover{visibility: visible;opacity: 1;}
.advantageList a:hover .p{color:#fff;}

/* 种植基地 */
.baseList a{-webkit-transition: all 0.5s;transition: all 0.5s;}
.baseList h5{font-size:16px;font-weight:700;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.baseList .text{padding:10px 10px 0;border:2px solid #e3e3e3;border-top:none;}
.baseList .p{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666;}
.baseList .other{padding:10px 0;border-top:1px solid #e3e3e3;line-height:20px;}
.baseList .arrow{width:32px;height:20px;background:url(../images/icon/arrow.png) no-repeat center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.baseList a:hover .arrow{background:url(../images/icon/arrowG.png) no-repeat center;}
.baseList a:hover{color:#2d7953;}
.baseList a:hover .img img{-webkit-transform: scale(1.2);transform: scale(1.2);}

/* 关于乐缘 */
.indexAboutUs h5{position: relative;font-size:14px;text-transform: capitalize;}
.indexAboutUs h5:before{content: '';display: block;width:64px;height:3px;background:#2d7953;margin-bottom:15px;}
.indexAboutUs h4{font-size:18px;font-weight:700;margin-top:10px;}
.indexAboutUs .p{margin:25px 0;font-size:14px;line-height:30px;height:120px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.indexAboutUs .text{position: relative;}
.indexAboutUs .abtn{width:120px;height:40px;line-height:40px;font-size:16px;border:2px solid #2d7953;border-radius:20px;text-align:center;color:#2d7953;-webkit-transition: all 0.5s;transition: all 0.5s;}
.indexAboutUs .abtn:hover{color:#fff;background:#2d7953;}

/* 新闻资讯 */
.newsDate{text-align:center;}
.newsDate span{display: block;font-family: Impact;line-height:1;}
.newsDate .span1{font-size:20px;}
.newsDate .span2{font-size:16px;margin-top:10px;}
.newsLeft .newsDate{position: absolute;top:0;left:0;padding:10px 8px;background:#2d7953;color:#fff;}
.newsLeft .text{padding:15px 0 25px;}
.newsLeft h5,.newsList h5{font-weight:700;font-size:16px;margin-bottom:10px;-webkit-transition: all 0.5s;transition: all 0.5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsLeft .abtn{width:120px;height:40px;line-height:40px;font-size:16px;border:2px solid #2d7953;border-radius:20px;text-align:center;color:#2d7953;-webkit-transition: all 0.5s;transition: all 0.5s;}
.newsLeft .abtn:hover{color:#fff;background:#2d7953;}
.newsLeft .p{line-height:30px;height:60px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}

.newsNav{overflow: hidden;}
.newsNav li{float:left;margin-right:6px;}
.newsNav li a{font-size:14px;padding:8px 12px;background:#f4f4f4;-webkit-transition: all 0.5s;transition: all 0.5s;}
.newsNav li a:hover,
.newsNav .active a{background:#2d7953;color:#fff;font-weight:700;}
.newsList .newsDate{color:#cccccc;float:left;padding:8px 5px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.newsList .newsDate .span1{font-size:20px;}
.newsList .newsDate .span2{font-size:16px;margin-top:10px;}
.newsList .newsItem{padding:25px 0 20px;border-bottom:1px solid #e3e3e3;}
.newsList .text{margin-left:75px;}
.newsList .p{line-height:24px;height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#666;}

.newsLeft a:hover .img img{-webkit-transform: scale(1.2);transform: scale(1.2);}
.newsLeft a:hover h5,
.newsList a:hover h5,
.newsList .newsItem:hover .newsDate{color:#2d7953;}


@media (max-width:767px){
	.banner_text .container{width:100%;}
	.banner .swiper-button-next,
	.banner .swiper-button-prev{display: none;}
	
	.indexLine{padding-bottom:20px;}
	.indexLine .productList .tab-pane{margin-left:-8px;margin-right:-8px;}
	.indexLine .productList .column{padding:0 8px;margin-bottom:20px;}
	.indexLine .productList{margin-left:0;margin-right:0;}
	.productList .tab-pane .column:nth-child(5){display: none;}
	
	.indexAdvantage{padding-bottom:25px;}
	.advantageList{margin-left:-8px;margin-right:-8px;display: flex;align-items: stretch;flex-flow: row wrap;}
	.advantageList:after,.advantageList:before{display: none;}
	.advantageList a{height:100%;}
	.advantageList .column{padding:0 8px;margin-bottom:15px;}
	.advantageList .p{height:auto;-webkit-line-clamp:10;}
	
	.indexBase{padding-bottom:25px;}
	.indexBase .baseList{margin-left:-8px;margin-right:-8px;}
	.indexBase .baseList .column{padding:0 8px;margin-bottom:15px;}
	
	.newsNav li{margin-bottom:6px;}
	.newsLeft a{padding-bottom:30px;}
}

@media (min-width:768px){
	.PC_img{display: block;}
	.min_img{display:none}
	.banner .swiper-button-next{right:20px;}
	.banner .swiper-button-prev{left:20px;}
	.banner .swiper-pagination-bullet{width:20px;height:3px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:15px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px;}
	.banner .swiper-button-next, .banner .swiper-button-prev{width:18px;height:29px;margin-top:-15px;background-size:contain}
	
	.proNav{margin-bottom:25px;}
	.indexItem{padding:40px 0 50px;}
	.indexTitle{margin-bottom:30px;}
	.indexTitle h2{font-size:24px;}
	.indexTitle h3{font-size:16px;}
	
	.indexLine{padding-bottom:20px;}
	.indexLine .productList .column{margin-bottom:30px;}
	.productList .text{padding:20px 0;}
	.productList .tab-pane .column:nth-child(5){display: none;}
	
	.indexAdvantage{padding-bottom:20px;}
	.advantageList .column{margin-bottom:30px;}
	.advantageList a{padding:20px 15px;}
	.advantageList .icon{width:50px;height:50px;margin-bottom:15px;}
	.advantageList h5{margin-bottom:15px;}
	
	.indexBase .baseList{margin-left:-10px;margin-right:-10px;}
	.indexBase .baseList .column{padding:0 10px;}
	.baseList .text{padding:15px 15px 0;}
	.baseList .p{margin-bottom:12px;}
	.baseList .other{padding:12px 0;}
	
	.indexAboutUs{display: flex;align-items: stretch;flex-flow: row wrap;}
	.indexAboutUs .width50{position: relative;width:50%;float:left;}
	.indexAboutUs .bg50{position: absolute;width:50%;height:100%;top:0;right:0;background:#f1f1f1;}
	.indexAboutUs h5{font-size:16px;}
	.indexAboutUs h5:before{margin-bottom:25px;}
	.indexAboutUs h4{font-size:20px;margin-top:15px;}
	.indexAboutUs .text{padding-top:30px;padding-bottom:60px;padding-right:30px;}
	.indexAboutUs .p{margin:25px 0;}

	
	.newsNav li{margin-right:10px;}
	.newsLeft,.newsRight{float:left;}
	.newsLeft{width:43%;}
	.newsRight{width:57%;}
	.newsLeft{padding:0 30px 0 0;}
	.newsLeft a{padding-bottom:7px;}
	.newsLeft .newsDate .span1{font-size:24px;}
	.newsLeft .newsDate .span2{font-size:16px;}
	.newsLeft .text{padding:25px 0 40px;}
	.newsLeft .p{line-height:28px;height:56px;}
	.newsLeft h5,.newsList h5{font-size:16px;margin-bottom:10px;}
	
	.newsList .newsDate{padding:8px 5px;}
	.newsList .newsDate .span1{font-size:24px;}
	.newsList .newsDate .span2{font-size:16px;}
	.newsList .text{margin-left:80px;}
		
	
}
@media (min-width:992px){
	.banner .swiper-button-next, .banner .swiper-button-prev{width:22px;height:36px;margin-top:-18px;background-size:contain}
	
	.indexItem{padding:50px 0 60px;}
	.indexTitle{margin-bottom:35px;}
	.indexTitle h2{font-size:28px;}
	.indexTitle h3{font-size:18px;}
	
	.proNav{margin-bottom:30px;}
	.proNav li{margin:0 15px 10px;}
	.proNav a{font-size:16px;padding-bottom:12px;}
	.indexLine .productList .column{margin-bottom:0;}
	
	.productList .p{line-height:24px;height:96px;-webkit-line-clamp:4;}

	.advantageList .p{line-height:24px;height:96px;-webkit-line-clamp:4;}
	.advantageList a{padding:25px 15px;}
	.advantageList .icon{width:60px;height:60px;}
	.advantageList h5{font-size:18px;}
	
	.indexBase .baseList{margin-left:-20px;margin-right:-20px;}
	.indexBase .baseList .column{padding:0 20px;}
	.baseList .text{padding:20px 20px 0;}
	.baseList .p{margin-bottom:15px;}
	.baseList .other{padding:15px 0;}
	
	.indexAboutUs h5{font-size:18px;}
	.indexAboutUs h4{font-size:26px;}
	.indexAboutUs .p{font-size:16px;line-height:42px;height:164px;margin:35px 0;}
	.indexAboutUs .text{padding-top:40px;padding-bottom:80px;padding-right:11%;}
	.indexAboutUs .abtn{width:140px;height:45px;line-height:45px;border-radius:23px;}
	
	.newsLeft{padding:0 40px 0 0;}
	.newsLeft .newsDate .span1{font-size:32px;}
	.newsLeft .newsDate .span2{font-size:18px;}
	.newsLeft .text{padding:35px 0 50px;}
	.newsLeft .p{line-height:36px;height:72px;}
	.newsLeft h5,.newsList h5{font-size:16px;margin-bottom:10px;}
	.newsLeft .abtn{width:140px;height:45px;line-height:45px;border-radius:23px;}

	.newsNav li{margin-right:14px;}
	.newsNav li a{font-size:16px;padding:10px 16px;}
	.newsList .newsItem{padding:30px 0 25px;}
	.newsList .newsDate{padding:5px;}
	.newsList .newsDate .span1{font-size:32px;}
	.newsList .newsDate .span2{font-size:18px;}
	.newsList .text{margin-left:90px;}
	
}
@media (min-width:1200px){
	.banner .swiper-button-next{right:3vh;}
	.banner .swiper-button-prev{left:3vh;}
	.banner .swiper-pagination-bullet{width:30px;height:4px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 12px;}
	.banner .swiper-button-next, .banner .swiper-button-prev{width:27px;height:44px;margin-top:-22px;background-size:contain}
	
	
	.indexItem{padding:60px 0 70px;}
	.indexTitle{margin-bottom:45px;}
	.indexTitle h2{font-size:32px;}
	.indexTitle h3{font-size:20px;margin-top:15px;}
	
	.proNav{margin-bottom:40px;}
	.proNav li{margin:0 20px 15px;}
	.proNav a{padding-bottom:15px;}
	.indexLine .productList{margin-left:-20px;margin-right:-20px;}
	.indexLine .productList .column{padding:0 20px;margin-bottom:0;}
	.productList .text{padding:30px 0;}
	.productList h5{font-size:18px;margin-bottom:15px;}
	
	
	.advantageList .icon{width:70px;height:70px;}
	.advantageList h5{font-size:20px;}
	
	.indexBase .baseList{margin-left:-30px;margin-right:-30px;}
	.indexBase .baseList .column{padding:0 30px;}
	.baseList h5{font-size:18px;}
	
	.indexAboutUs h5{font-size:20px;}
	.indexAboutUs h4{font-size:32px;}
	.indexAboutUs .text{padding-bottom:100px;padding-right:15%;}
	.indexAboutUs .abtn{width:160px;height:50px;line-height:50px;border-radius:25px;}
	
	.newsLeft{padding:0 50px 0 0;}
	.newsLeft .newsDate .span1{font-size:32px;}
	.newsLeft .newsDate .span2{font-size:16px;}
	.newsLeft .abtn{width:160px;height:50px;line-height:50px;border-radius:25px;}
	
	.newsList .newsDate{padding:0 5px;}
	.newsList .newsDate .span1{font-size:40px;}
	.newsList .newsDate .span2{font-size:20px;margin-top:10px;}
	.newsList .text{margin-left:105px;}
	
}
@media (min-width:1600px){
	.banner .swiper-button-next{right:5vh;}
	.banner .swiper-button-prev{left:5vh;}
	.banner .swiper-pagination-bullet{width:46px;height:5px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 15px;}
	
	.indexItem{padding:70px 0 80px;}
	.indexTitle{margin-bottom:55px;}
	.indexTitle h2{font-size:36px;}
	.indexTitle h3{font-size:24px;}
	
	.proNav{margin-bottom:50px;}
	.proNav li{margin:0 30px 15px;}
	.proNav a{font-size:18px;}
	
	.indexLine .indexTitle{margin-bottom:40px;}
	.indexLine .productList .column{width:20%;}
	.productList .text{padding:35px 0;}
	.productList .tab-pane .column:nth-child(5){display: block;}
	
	.advantageList a{padding:30px 25px;}
	.advantageList h5{font-size:24px;}
	
	.indexBase .container{padding:0 90px;}
	
	.indexAboutUs h5{font-size:24px;}
	.indexAboutUs h5:before{margin-bottom:35px;}
	.indexAboutUs h4{font-size:36px;}
	.indexAboutUs .p{line-height:48px;height:192px;margin:45px 0;}
	.indexAboutUs .abtn{width:190px;height:60px;line-height:60px;border-radius:30px;}
	
	.newsLeft{padding:0 75px 0 25px;}
	.newsLeft .newsDate .span1{font-size:36px;}
	.newsLeft .newsDate .span2{font-size:18px;}
	.newsLeft h5,.newsList h5{font-size:18px;margin-bottom:15px;}
	
	.newsNav li a{font-size:18px;}
	.newsList .newsDate .span1{font-size:48px;}
	.newsList .newsDate .span2{font-size:24px;}
	.newsList .text{margin-left:115px;}
	
}


/*内页*/
.inside_top{background:#f6f6f6;padding:30px 0 25px;}
.inside_top .container{display: flex;align-items: center;justify-content: space-between;flex-flow: row wrap;overflow: hidden;}
.inside_top .container:before,.inside_top .container:after{display: none;}

.location{float:right;font-size:12px;}
.location a,.location b{display:inline-block;font-weight:400;line-height:20px;padding:0 3px;}
.location a:hover{color:#2d7953}

.wrapper{min-height:50vh}
.inside_main{padding:35px 0 75px;overflow:hidden;position:relative}
.inside_main .container{position:relative}

.inside_title{float:left;}
.inside_title h1{font-size:18px;font-weight: 700;}
.inside_title h2{font-size:14px;margin-top:8px;text-transform: uppercase;}


.InfoContent{position:relative;line-height:24px;color:#666;overflow:hidden;text-align:justify;}
.InfoContent img{max-width:100%;height:auto;display: inline-block;}
.InfoContent a{display: inline;}
.InfoContent video{display: block;width:1000px;height:auto;max-width:100%;margin:0 auto;}

.InfoTitle{margin-bottom:15px;border-bottom:1px #dad9d9 solid;padding-bottom:15px;text-align:center}
.InfoTitle h4{font-size:16px;margin:0;line-height:1.4;font-weight:700;}
.InfoTitle .date{font-size:12px;color:#666;margin-top:10px}
.InfoTitle.noBorder{border-bottom:none;padding-bottom:0;}

.goBack{text-align:center;margin-top:30px;padding-top:30px;border-top:1px #dad9d9 solid;}
.goBack a{display:inline-block;color:#fff;line-height:20px;background-color:#202d27;padding:10px 30px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.goBack a:hover{background-color:#2d7953}

.pager{}
.pager a{display: inline-block;border-color:#ccc;border-radius:0;color:rgba(0,0,0,.5);margin:0 5px;line-height:20px;padding:5px 10px;float:none!important;color:#999;background-color:#eee;}
.pager span{display: inline-block;border-color:#ccc;border-radius:0;color:rgba(0,0,0,.5);margin:0 5px;line-height:20px;padding:5px 10px;float:none!important;color:#999;background-color:#eee;}
.pager li>a,.pager li>span{display: inline-block;border-color:#ccc;border-radius:0;color:rgba(0,0,0,.5);margin:0 5px;line-height:20px;padding:5px 10px;float:none!important;color:#999;}
.pager li.active>a,.pager li>a:hover{background-color:#ccc;color:#fff;border-color:#ccc}

@media (max-width:767px){
	.pager li{display:none}
	.pager li.next,.pager li.prev{display:inline}
	
	.inside_top{padding:25px 0 20px;}
	.inside_top .container{display: block;}
	.inside_title{float:none;}
	.location{float:none;text-align:right;margin-top:10px;}
	
}
@media (min-width:768px){
	.wrapper{min-height:calc(100vh - 483px);}
	.inside_main{padding-top:45px;}
	
	.InfoTitle .date,
	.location{font-size:14px;}
	
	.inside_title h1{font-size:20px;}
	.inside_title h2{font-size:16px;}
	
	.InfoTitle h4{font-size:18px}
}
@media (min-width:992px){
	.inside_main{padding-top:55px;}
	
	.goBack{margin-top:50px;}
	.InfoTitle h4{font-size:20px}
}
@media (min-width:1200px){
	.location{font-size:16px;}
}
@media (min-width:1600px){
	.InfoContent{line-height:36px;}
	.InfoTitle{margin-bottom:30px;padding-bottom:20px;}
	.InfoTitle h4{font-size:24px}
}

/*产品详情*/
.detailsRight h2{font-size:18px;font-weight: 700;margin-bottom:20px;}


/* 遮阳网 */
.shadingList{margin:-8px;padding-bottom:20px;}
.shadingList .column{padding:8px;}
.shadingList a{position: relative;overflow: hidden;}
.shadingList .mask{position: absolute;width:100%;height:100%;padding:10px;background:rgba(0,0,0,0.15);left:0;top:105%;display: flex;justify-content: center;align-items: center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.shadingList .mask span{font-size:14px;display: inline-block;padding:8px 25px;color:#fff;font-weight: 700;background:rgba(45,121,83,0.8);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.shadingList a:hover .mask{top:0;}



/*关于 - 公司简介*/
.aboutLeft h5{font-size:14px;text-transform: capitalize;}
.aboutLeft h4{font-size:18px;font-weight:700;margin-top:10px;margin-bottom:25px;}


/*关于 - 品牌起源*/


/*关于 - 荣誉资质*/
.modal-dialog{display:flex;flex-direction:column;justify-content:center;min-height:100%;margin:0 auto;}
.honorList{margin:-8px;}
.honorList .column{padding:8px;}
.honorList a{cursor: pointer;}
.honorList h5{font-size:16px;margin-top:15px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.honorList a>.img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.honorModeal{padding-right:0!important;}
.honorModeal .inner{width:100%;height:100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.honorModeal .close{position:absolute;width:40px;height:40px;line-height:40px;right:-40px;top:-40px;font-size:30px;color:#333;text-align:center;z-index: 2;opacity: 1;color:#fff;font-family: '微软雅黑';}
.honorModeal .modal-content{background:transparent;-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 rgba(0,0,0,0);border:none;}
.honorModeal .modal-dialog{width:auto;max-width:73%;}
.honorModeal .modal-body{padding:0;}
.honorModeal .close:hover{color:#fff;}
.honorModeal .img img{width:auto;max-width:100%;margin:0 auto;}


/*新闻中心*/
.news_body .newsList{margin-top:-25px;margin-bottom:40px;}
.news_body .newsItem{display: block;flex-flow:row wrap;align-items: stretch;}
.news_body .newsItem .text{padding:0;margin-left:80px;}
.news_body .newsItem .img{float:right;display: none;}
.news_body .newsDate{background:#e9e9e9;color:#666666;padding:10px;}
.news_body .newsDate .span1{font-size:20px;}
.news_body .newsDate .span2{font-size:14px;margin-top:10px;}
.news_body .newsItem:hover .newsDate{color:#fff;background:#2d7953;}
.news_body .newsItem.noImg{display: block;}
.news_body .newsItem.noImg .text{float:none;width:auto;margin-left:92px;padding:10px 0 0 26px;}


/* 羊肚菌基地 */
.morchella_body .baseList{margin:-10px -8px;padding-bottom:20px;}
.morchella_body .baseList .column{padding:10px 8px;}
	
	

/*联系我们*/
.contact_item{overflow:hidden;margin-bottom:20px;}
.contact_item li{padding:20px 15px;border-right:1px solid #f3f3f3;-webkit-transition: all 0.5s;transition: all 0.5s;}
.contact_item li:last-child{border-right:none;}
.contact_item li:hover{background:#f9f9f9;}
.contact_icon{width:60px;margin:0 auto;position:relative}
.contact_icon img{width:100%;}
.contact_text{text-align:center}
.contact_text h4{font-size:16px;margin:15px 0 10px;color:#2d7953;}
.contact_text p{font-size:14px;}
.contact_text p>a{display: inline-block;}

.map{width:100%;height:350px;}
.map #dituContent{width:100%;height:100%;}
.anchorBL{display:none}
.BMap_bubble_title{font-weight:700;color:#2d7953;margin-bottom:5px;}
.BMap_bubble_content{line-height:22px;}

@media (max-width:767px){
	/*关于 - 公司简介*/
	.aboutLeft{margin-bottom:20px;}
	
	/*关于 - 荣誉资质*/
	.honorList h5{margin-bottom:5px;}
	
	/*产品系列*/
	.productList{margin-left:-8px;margin-right:-8px;}
	.productList .column{padding:0 8px;margin-bottom:20px;}
	
	/*产品详情*/
	.detailsLeft{margin-bottom:25px;}
	.detailsRight h2{margin-bottom:15px;}
	
	/* 遮阳网 */
	#lightGallery-close{width:40px;height:40px;line-height:40px;right:auto;left:50%;margin-left:-20px;}
	#lightGallery-close:after{font-size:22px;}
	
	/*联系我们*/
	.contact_item{margin-top:-20px;}
	.contact_item li{border-right:none;border-bottom:1px solid #f3f3f3;}
	.contact_item li:last-child{border-bottom:none;}

}

@media (min-width:768px){
	/*关于 - 公司简介*/
	.aboutLeft{margin-bottom:30px;}
	.aboutLeft h5{font-size:16px;}
	.aboutLeft h4{font-size:20px;margin-top:15px;margin-bottom:30px;}
	
	/*关于 - 荣誉资质*/
	.honorList{margin:-20px;}
	.honorList .column{padding:20px;}
	
	/*产品系列*/
	.productList{margin-left:-10px;margin-right:-10px;}
	.productList .column{padding:0 10px;margin-bottom:30px;}
	
	/*产品详情*/
	.detailsLeft{width:40.5%;}
	.detailsRight{width:59.5%;padding-left:40px;}
	
	/* 遮阳网 */
	.shadingList{padding-bottom:30px;}
	.shadingList{margin:-15px;}
	.shadingList .column{padding:15px;}
	.shadingList .mask span{font-size:16px;padding:10px 30px;}
	
	/* 新闻中心 */
	.news_body .newsList{margin-bottom:40px;}
	.news_body .newsItem{display: flex;padding:30px 0;}
	.news_body .newsItem .img{width:23%;display: block;}
	.news_body .newsItem .text{float:left;width:65%;margin-left:0;padding:5px 25px 0 25px;}
	.news_body .newsDate{padding:12px 17px;}
	.news_body .newsDate .span1{font-size:24px;}
	.news_body .newsDate .span2{font-size:16px;margin-top:15px;}
	
	/* 羊肚菌基地 */
	.morchella_body .baseList{margin:-20px;padding-bottom:40px;}
	.morchella_body .baseList .column{padding:20px;}
	
	/*联系我们*/
	.contact_item{display: flex;align-items: stretch;margin-bottom:40px;}
	.contact_item li{float:left;width:33.33%;padding:25px 15px;}
	.contact_text h4{font-size:18px;}
	.map{height:530px;}
	.BMap_bubble_title{font-size:16px;}

}
@media (min-width:992px){
	/*关于 - 公司简介*/
	.aboutLeft{width:48%;margin-bottom:0;}
	.aboutRight{width:46%;}
	.aboutLeft h5{font-size:18px;}
	.aboutLeft h4{font-size:26px;}
	
	/*关于 - 荣誉资质*/
	.honorList{margin:-20px -40px;}
	.honorList .column{padding:20px 40px;}
	
	/*产品系列*/
	.productList{margin-left:-15px;margin-right:-15px;}
	.productList .column{padding:0 15px;margin-bottom:40px;}
	
	/* 遮阳网 */
	.shadingList{padding-bottom:40px;}
	
	/* 新闻中心 */
	.news_body .newsList{margin-bottom:50px;}
	.news_body .newsItem .img{width:20%;}
	.news_body .newsItem .text{width:70%;padding:10px 25px 0 25px;}
	.news_body .newsDate{padding:13px 17px;}
	.news_body .newsDate .span1{font-size:32px;}
	.news_body .newsDate .span2{font-size:18px;}
	
	/*联系我们*/
	.contact_icon{width:70px;}
	.contact_text h4{margin:20px 0 15px;}


}
@media (min-width:1200px){
	/*关于 - 公司简介*/
	.aboutLeft h5{font-size:20px;}
	.aboutLeft h4{font-size:28px;}
	
	/*关于 - 荣誉资质*/
	.honorList{margin:-20px -60px;}
	.honorList .column{padding:20px 60px;}
	
	/*产品系列*/
	.productList{margin-left:-25px;margin-right:-25px;}
	.productList .column{padding:0 25px;margin-bottom:50px;}
	
	/*产品详情*/
	.detailsRight{padding-left:50px;}
	
	/* 遮阳网 */
	.shadingList{padding-bottom:50px;}
	.shadingList .mask span{font-size:18px;}
	
	/* 新闻中心 */
	.news_body .newsList{margin-bottom:60px;}
	.news_body .newsItem .img{width:17%;}
	.news_body .newsItem .text{width:75%;padding:10px 36px 0 26px;}
	.news_body .newsDate .span1{font-size:36px;}
	.news_body .newsDate .span2{margin-top:18px;}
	
	/* 羊肚菌基地 */
	.morchella_body .baseList{margin:-20px -25px;}
	.morchella_body .baseList .column{padding:20px 25px;}
	
	/*联系我们*/
	.contact_item{margin-bottom:50px;}
	.contact_icon{width:80px;}
}

@media (min-width:1600px){
	/*关于 - 公司简介*/
	.aboutLeft h5{font-size:24px;}
	.aboutLeft h4{font-size:32px;margin-bottom:40px;}
	
	/*关于 - 荣誉资质*/
	.honorList{margin:-20px -80px;}
	.honorList .column{padding:20px 80px;}
	
	/*产品系列*/
	.productList{margin-left:-40px;margin-right:-40px;}
	.productList .column{padding:0 40px;margin-bottom:60px;}
	
	/* 新闻中心 */
	.news_body .newsItem .text{width:76%;}
	
	/*联系我们*/
	.contact_icon{width:90px;}
	.contact_text h4{font-size:20px;}
	.contact_text p{font-size:16px;}
	
}









/*动画*/
@-webkit-keyframes fadeIn{
	0%{opacity:0}
	100%{opacity:1}
}
@keyframes fadeIn{
	0%{opacity:0}
	100%{opacity:1}
}
.fadeIn{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}

@-webkit-keyframes fadeInDown{
	0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{
	0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInDown{-webkit-animation:fadeInDown 1s;animation:fadeInDown 1s}

@-webkit-keyframes fadeInUp{
	0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{
	0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInUp{-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s}

@-webkit-keyframes fadeInLeft{
	0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeft{
	0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInLeft{-webkit-animation:fadeInLeft 1s;animation:fadeInLeft 1s}

@-webkit-keyframes fadeInRight{
	0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
	100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInRight{
	0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
	100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInRight{-webkit-animation:fadeInRight 1s;animation:fadeInRight 1s}

@-webkit-keyframes zoomIn{
	0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
	50%{opacity:1}
}
@keyframes zoomIn{
	0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
	50%{opacity:1}
}
.zoomIn{-webkit-animation:zoomIn 1s;animation:zoomIn 1s}


/*手机底部导航*/
#toolbar {
	display: none;
}
 @media screen and (max-width:760px) {
/*手机底部导航*/
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 6;
	background: #000;
	display: block;
}
#toolbar a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar a span {
	font-size: 22px;
	display: block;
}
.x3 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	width:25%;
	float:left;
}
}

/*在线留言样式*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../dt-10.gif) repeat-x left top; }
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.mesbut{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.mesbut:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.mesbut:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}